mime/quotedprintable.Writer.checkLastByte (method)
3 uses
mime/quotedprintable (current package)
writer.go#L68: if err := w.checkLastByte(); err != nil {
writer.go#L89: if err := w.checkLastByte(); err != nil {
writer.go#L130: func (w *Writer) checkLastByte() error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)